home *** CD-ROM | disk | FTP | other *** search
/ Wayzata World Factbook 1996 / The World Factbook - 1996 Edition - Wayzata Technology (3079) (1996).iso / pc / mac / largerte.xt / background_2624.txt < prev    next >
Text File  |  1996-02-09  |  860b  |  39 lines

  1. -- background: 2624 from stack: in.xt
  2. -- bmap block id: 2480
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Append
  6. ----- HyperTalk script -----
  7. -- on openCard
  8. -- hide bg button "//////"
  9. -- put the number of cards in this stack into maxC
  10. -- if the number of this card is maxC then
  11. -- show bg button "//////"
  12. -- else
  13. -- put the short name of the next card into xName
  14. -- --    put xName
  15. -- if the number of characters in xName >= 2 then
  16. -- if the first word of xName is not "card" then
  17. -- show bg button "//////"
  18. -- end if
  19. -- end if
  20.  
  21. -- end if
  22. -- pass openCard
  23. -- end openCard
  24.  
  25.  
  26.  
  27. -- part 1 (field)
  28. -- low flags: 04
  29. -- high flags: 0007
  30. -- rect: left=4 top=3 right=356 bottom=605
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 3
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: tText
  39.